Add GdkMonitor
authorMatthias Clasen <mclasen@redhat.com>
Fri, 1 Apr 2016 03:10:04 +0000 (23:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 28 Apr 2016 03:18:16 +0000 (23:18 -0400)
commit837244809e4ceca2209fbb513c7c71120e6a9231
tree869e66e8800383e32dc2545320ed3d2d4068f7c8
parent8fc11ef2a513b3029c208b2d37d3716998a9389c
Add GdkMonitor

Add a simple object representing a monitor.
gdk/Makefile.am
gdk/gdk.h
gdk/gdkmonitor.c [new file with mode: 0644]
gdk/gdkmonitor.h [new file with mode: 0644]
gdk/gdkmonitorprivate.h [new file with mode: 0644]